Release 10.1A: OpenEdge Development:
Progress Dynamics Web Development Guide
Viewing the default ICFWS session settings
![]()
To view the ICFWS session settings:
- Start a Progress Dynamics session that has administrative privileges.
If you intend to view the settings associated with the tutorial application, use the shortcut that you used to start a development session for the tutorial.
- From the Progress Dynamics AppBuilder Tools menu, select Administration.
- From the Administration Session menu, select Session Type Control.
- In the Session type code lookup field at the top left of the window, type ICFWS and click Find. The session type tree should expand to appear similar to the following:
![]()
- The ICFWS session type inherits two required session services, ICFDevAs and ICFDBn. To verify that these services are present, expand the Session Services nodes under Dynamics and DynDBBound, as shown:
![]()
Note the following points:
- ICFDevAs is an AppServer service. Although you do not use the AppServer to run Web applications, ICFDevAs is necessary to set an AppServer partition for SDOs.
- ICFDBn represents a network connection to the default Repository database. If you have created a Repository for your application, replace this entry with a service that represents a connection to the Repository for you application. See the "Adding a database to ICFWS as a session service" section and the "Removing a session service from ICFWS" section.
- You must add a session service for your application database. See the "Adding a database to ICFWS as a session service" section.
For more information, see the "Modifying the default ICFWS session" section.
- The ICFWS session type inherits the following required managers, which you can verify by expanding the Required Managers node under the indicated parent nodes:
The expanded tree should appear similar to the following:
![]()
This listing represents the order in which the managers are started.
- To view the properties defined for the ICFWS session type, expand the Session Properties nodes under the following session type nodes: Basic, Dynamics, DynDBBound, DynWeb, and ICFWS. The ICFWS type inherits all of the properties, overriding the values of two of them,
print_preview_preferenceandprint_preview_stylesheet.- Select a property to display its value. Table 3–1 shows the default values for each of the properties.
Table 3–1: Default values for ICFWS session properties Property Default value auto_dump_entity_cache YES DynamicsVersion 10.0B UseThinRendering No session_type_template yes run_local YES allow_anonymous_login NO anonymous_user_name anonymous anonymous_user_password (blank) display_login_screen Yes session_time_format HH:MM:SS menu_images disabled image_path ry/img,../img/1 print_preview_preference HTML print_preview_stylesheet ../dhtml/webreport.css
- 1For instructions on how to use one or more alternate directories for Web images, see the "Using custom images" section.
See OpenEdge Development: Progress Dynamics Administration for more information about session properties.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |